Rdocumentation
powered by
Learn R Programming
R.rsp (version 0.15.0)
[.RspDocument: Subsets an RspDocument
Description
Subsets an RspDocument.
Usage
## S3 method for class 'RspDocument': [(x, i)
Arguments
i
Indices of the RSP elements to extract.
...
Not used.
Value
Returns an
RspDocument
.
See Also
For more information see
RspDocument
.